home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / rdbmnt12.rea < prev    next >
Text File  |  1996-01-16  |  1KB  |  34 lines

  1. Short:        V1.2. Mount dev by reading info from RDB instade of mountlist.
  2. Author:       rougier@ss3.univ-poitiers.fr (Sylvain ROUGIER)
  3. Uploader:     rougier@ss3.univ-poitiers.fr (Sylvain ROUGIER)
  4. Version:      1.2
  5. Type:         disk/misc.
  6. Copyright:    © Sylvain ROUGIER (Not Public Domain)
  7. Distribution: Free
  8. Requieres:    OS 2.0+
  9. Date:         22.10.95
  10.  
  11.     This  program  is  a  Mount wich read information from RigidDiskBlock of
  12. harddisk  instade  of  mountlist.   This  allow  to not auto-mount all your
  13. harddisk partition but only when you need it. (I personaly use this a lot).
  14.     Since  info  are  taked from RDB and not from a mountlist, your are sure
  15. that info are allways up-to-date ans there are no risk to corrupt your disk
  16. by using wrong high/end/cyl value in a mountlist.
  17.  
  18.     This programm need PD hardblock.library by Torsten Jürgeleit found on aminet.
  19.  
  20.     Since I use it a lot from 2 year I thing there are no bug left.
  21.  
  22. 95.10.21:
  23.     Added DosType keyword.
  24.  
  25.     
  26.     S.R.
  27.  
  28.  
  29. 1>RDBMount ?
  30. DosDev/M/A,ExecDev,UnitNr/N,FS/K,DosType/K: ?
  31. RDBMount V1.2
  32. Usage: RDBMount <DosDevName> [ExecDevName] [ExecUnitNr] [ FS FileSystemName] [DosType <DosType_in_hex>]Default: ExecDevName = scsi.device ExecUnitNr = 0 or read Env "RDBMount.DefOpts"
  33. Use to mount DOS Dev from the RigidDiskBlock information stored on (HD) drive
  34.